home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / geoclock / hamedit.doc < prev    next >
Text File  |  1991-03-10  |  1KB  |  24 lines

  1. GEOCLOCK  HAM map editor     Copyright 1991 - Joseph R Ahlgren  91/03/10
  2.  
  3. This program allows a HAM package user to modify the identification data
  4. displayed on the HAM map during HAM operation.  The editor is called by:
  5.   HAMEDIT [map file name]
  6. where [map file name] is an optional map file.  The default map file name
  7. is MAP9009.EGA, which is the name of the map supplied with the HAM package.
  8.  
  9. The identification information is four lines long, with the following
  10. maximum lengths and usual contents:
  11.  
  12. Line 1   10 Characters       Call Sign
  13. Line 2   11 Characters       User Name
  14. Line 3   14 Characters       User Location
  15. Line 4   19 Characters       Not used
  16.  
  17. The user can change these lines by specifying a line number when prompted,
  18. then entering the new contents.  The line will be limited to the above
  19. lengths.  When finished, enter 0 for the line number.  HAMEDIT then creates
  20. a new map number (the smallest unused number larger than 9009), writes the
  21. revised map to it, and makes a copy of GEO9009.DAT with the corresponding
  22. number.  After the new map has been tested, you may want to delete the
  23. old one and rename the new one.
  24.